host-interaction/wsh

interact with Windows Scripting Host in .NET

rule:
  meta:
    name: interact with Windows Scripting Host in .NET
    namespace: host-interaction/wsh
    authors:
      - mehunhoff@google.com
    scopes:
      static: file
      dynamic: unsupported  # requires .NET Namespace feature
    references:
      - https://stackoverflow.com/questions/4897655/create-a-shortcut-on-desktop
  features:
    - or:
      - namespace: IWshRuntimeLibrary

last edited: 2024-09-20 22:13:55